FileSystem modified AttributeFile(path).modified Folder(path).modified Description The modified attribute of File or Folder is the date of the object's last modification. If the object does not refer to a folder or file on disk, the value is null. Type Date, or null if no valid FileSystem object is referenced; read-only. |